[INFO] cloning repository https://github.com/sbryngelson/ffmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbryngelson/ffmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbryngelson%2Fffmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbryngelson%2Fffmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fefabc44efe0a36a587c94be2f3bb645b388cf22
[INFO] testing sbryngelson/ffmt against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbryngelson%2Fffmt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sbryngelson/ffmt
[INFO] finished tweaking git repo https://github.com/sbryngelson/ffmt
[INFO] tweaked toml for git repo https://github.com/sbryngelson/ffmt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbryngelson/ffmt on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6cfbf9680ce4e55b9655fb658ba3537c27c9faa30c4809ba5dda5eb774dd763
[INFO] running `Command { std: "docker" "start" "-a" "c6cfbf9680ce4e55b9655fb658ba3537c27c9faa30c4809ba5dda5eb774dd763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6cfbf9680ce4e55b9655fb658ba3537c27c9faa30c4809ba5dda5eb774dd763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6cfbf9680ce4e55b9655fb658ba3537c27c9faa30c4809ba5dda5eb774dd763", kill_on_drop: false }`
[INFO] [stdout] c6cfbf9680ce4e55b9655fb658ba3537c27c9faa30c4809ba5dda5eb774dd763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0ad5a3be698daa596c469f6ce28682da7f3fb93595fefd11a2f967c0eb4b75
[INFO] running `Command { std: "docker" "start" "-a" "1a0ad5a3be698daa596c469f6ce28682da7f3fb93595fefd11a2f967c0eb4b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ffmt v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.69s
[INFO] running `Command { std: "docker" "inspect" "1a0ad5a3be698daa596c469f6ce28682da7f3fb93595fefd11a2f967c0eb4b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0ad5a3be698daa596c469f6ce28682da7f3fb93595fefd11a2f967c0eb4b75", kill_on_drop: false }`
[INFO] [stdout] 1a0ad5a3be698daa596c469f6ce28682da7f3fb93595fefd11a2f967c0eb4b75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cfadd818ef29fed4ea878fc181847a1effc87a3e492986509d3623492ef7cc1
[INFO] running `Command { std: "docker" "start" "-a" "9cfadd818ef29fed4ea878fc181847a1effc87a3e492986509d3623492ef7cc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ffmt v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.74s
[INFO] running `Command { std: "docker" "inspect" "9cfadd818ef29fed4ea878fc181847a1effc87a3e492986509d3623492ef7cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cfadd818ef29fed4ea878fc181847a1effc87a3e492986509d3623492ef7cc1", kill_on_drop: false }`
[INFO] [stdout] 9cfadd818ef29fed4ea878fc181847a1effc87a3e492986509d3623492ef7cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb7c19254f1df084bb2439d05f5f28cb967f74bb394fcc4f6e136aa904de2fe3
[INFO] running `Command { std: "docker" "start" "-a" "cb7c19254f1df084bb2439d05f5f28cb967f74bb394fcc4f6e136aa904de2fe3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffmt-1791ccb1b749cc2f)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test align::tests::test_already_aligned ... ok
[INFO] [stdout] test align::tests::test_blank_line_breaks_group ... ok
[INFO] [stdout] test align::tests::test_attributes ... ok
[INFO] [stdout] test align::tests::test_fypp_line_not_grouped ... ok
[INFO] [stdout] test align::tests::test_inline_doxygen_alignment ... ok
[INFO] [stdout] test align::tests::test_inline_doxygen_single_comment_no_alignment ... ok
[INFO] [stdout] test align::tests::test_no_alignment_single_line ... ok
[INFO] [stdout] test align::tests::test_preserves_after_double_colon ... ok
[INFO] [stdout] test align::tests::test_inline_doxygen_mixed_with_no_comment ... ok
[INFO] [stdout] test align::tests::test_basic_alignment ... ok
[INFO] [stdout] test align::tests::test_comment_line_breaks_group ... ok
[INFO] [stdout] test align::tests::test_non_declaration_breaks_group ... ok
[INFO] [stdout] test align::tests::test_private_public_not_declaration ... ok
[INFO] [stdout] test align::tests::test_different_indent_breaks_group ... ok
[INFO] [stdout] test align::tests::test_type_and_class ... ok
[INFO] [stdout] test case_norm::tests::test_keyword_list_sorted ... ok
[INFO] [stdout] test keyword_norm::tests::test_endblock ... ok
[INFO] [stdout] test keyword_norm::tests::test_endsubroutine ... ok
[INFO] [stdout] test keyword_norm::tests::test_endif ... ok
[INFO] [stdout] test keyword_norm::tests::test_enddo ... ok
[INFO] [stdout] test keyword_norm::tests::test_end_subroutine_already_spaced ... ok
[INFO] [stdout] test keyword_norm::tests::test_endmodule ... ok
[INFO] [stdout] test keyword_norm::tests::test_elseif ... ok
[INFO] [stdout] test keyword_norm::tests::test_fypp_untouched ... ok
[INFO] [stdout] test keyword_norm::tests::test_preserves_comments ... ok
[INFO] [stdout] test keyword_norm::tests::test_preserves_strings ... ok
[INFO] [stdout] test keyword_norm::tests::test_no_false_positive_on_identifier ... ok
[INFO] [stdout] test keyword_norm::tests::test_double_precision ... ok
[INFO] [stdout] test keyword_norm::tests::test_mixed_case ... ok
[INFO] [stdout] test keyword_norm::tests::test_selectcase ... ok
[INFO] [stdout] test unicode::tests::test_accented ... ok
[INFO] [stdout] test unicode::tests::test_arrows ... ok
[INFO] [stdout] test unicode::tests::test_ascii_unchanged ... ok
[INFO] [stdout] test unicode::tests::test_dashes ... ok
[INFO] [stdout] test unicode::tests::test_greek_uppercase ... ok
[INFO] [stdout] test unicode::tests::test_greek_lowercase ... ok
[INFO] [stdout] test unicode::tests::test_smart_quotes ... ok
[INFO] [stdout] test unicode::tests::test_math_symbols ... ok
[INFO] [stdout] test lsp::tests::formatting_uses_config_from_document_directory ... ok
[INFO] [stdout] test lsp::tests::full_doc_range_in_bounds_without_trailing_newline ... ok
[INFO] [stdout] test lsp::tests::full_doc_range_covers_trailing_newline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffmt-fdfcd8d98a08f12a)
[INFO] [stderr]      Running tests/bugfixes.rs (/opt/rustwide/target/debug/deps/bugfixes-2cc81a28ed8abb47)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test_classify_class_default_with_comment ... ok
[INFO] [stdout] test test_classify_contains_with_comment ... ok
[INFO] [stdout] test test_classify_forall_block_with_comment ... ok
[INFO] [stdout] test test_classify_if_then_with_close_paren_in_string ... ok
[INFO] [stdout] test test_classify_if_then_with_paren_in_string ... ok
[INFO] [stdout] test test_classify_block_with_comment ... ok
[INFO] [stdout] test test_classify_where_block_with_comment ... ok
[INFO] [stdout] test test_classify_where_one_liner_with_comment_is_statement ... ok
[INFO] [stdout] test test_blank_and_comment_inside_continuation_both_handled ... ok
[INFO] [stdout] test test_doxygen_not_joined_when_rewrap_comments_disabled ... ok
[INFO] [stdout] test test_align_assignments_skips_do_control_and_indent_groups ... ok
[INFO] [stdout] test test_align_assignments_escaped_quote_string_not_padded ... ok
[INFO] [stdout] test test_blanks_kept_around_keyword_prefixed_identifiers ... ok
[INFO] [stdout] test test_class_default_still_treated_as_closer ... ok
[INFO] [stdout] test test_blank_line_inside_continuation_removed ... ok
[INFO] [stdout] test test_ffmt_off_keeps_mid_continuation_comment_verbatim ... ok
[INFO] [stdout] test test_double_colon_then_declaration_blank_idempotent ... ok
[INFO] [stdout] test test_intent_paren_not_normalized_inside_comment ... ok
[INFO] [stdout] test test_intent_paren_not_normalized_inside_string ... ok
[INFO] [stdout] test test_intent_paren_still_normalized_in_code ... ok
[INFO] [stdout] test test_fypp_list_preserves_utf8 ... ok
[INFO] [stdout] test test_ffmt_off_keeps_bang_amp_and_spacing_verbatim ... ok
[INFO] [stdout] test test_keyword_paren_space_not_added_inside_comment ... ok
[INFO] [stdout] test test_identifier_ending_in_digit_e_plus_is_binary_op ... ok
[INFO] [stdout] test test_inline_comment_spacing_after_escaped_quote_string ... ok
[INFO] [stdout] test test_email_in_doxygen_not_split ... ok
[INFO] [stdout] test test_doxygen_split_at_real_commands_still_works ... ok
[INFO] [stdout] test test_mid_continuation_comment_hoisted_not_dropped ... ok
[INFO] [stdout] test test_preserve_keeps_crlf ... ok
[INFO] [stdout] test test_no_space_inserted_inside_string_with_escaped_quote ... ok
[INFO] [stdout] test test_range_format_does_not_eat_doxygen_outside_range ... ok
[INFO] [stdout] test test_range_format_leaves_outside_lines_untouched ... ok
[INFO] [stdout] test test_modernize_operators_preserves_utf8 ... ok
[INFO] [stdout] test test_long_acc_directive_not_rewrapped ... ok
[INFO] [stdout] test test_long_omp_directive_not_rewrapped ... ok
[INFO] [stdout] test test_preserve_keeps_lf ... ok
[INFO] [stdout] test test_hoisted_comments_idempotent ... ok
[INFO] [stdout] test test_keyword_case_upper_works ... ok
[INFO] [stdout] test test_real_exponent_signs_untouched ... ok
[INFO] [stdout] test test_split_statements_ignores_semicolon_inside_escaped_quote_string ... ok
[INFO] [stdout] test test_semicolon_strip_with_bang_inside_escaped_quote_string ... ok
[INFO] [stdout] test test_short_continuation_with_blank_rejoined ... ok
[INFO] [stdout] test test_split_trailing_comment_escaped_quote_long_line ... ok
[INFO] [stdout] test test_trailing_amp_comment_hoisted_not_dropped ... ok
[INFO] [stdout] test test_rewrap_paren_align_ignores_paren_in_escaped_string ... ok
[INFO] [stdout] test test_scope_tracked_through_ffmt_off_region ... ok
[INFO] [stdout] test test_trailing_amp_comment_no_space_hoisted ... ok
[INFO] [stdout] test test_unicode_to_ascii_applies_to_inline_comments ... ok
[INFO] [stdout] test test_use_reformat_ignores_only_inside_comment ... ok
[INFO] [stdout] test test_two_space_comment_stable_at_line_limit ... ok
[INFO] [stdout] test test_use_reformat_preserves_trailing_comment ... ok
[INFO] [stdout] test test_split_statements_reindents_and_is_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bughunt_classifier.rs (/opt/rustwide/target/debug/deps/bughunt_classifier-09b65e662cb86a05)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test block_data_is_block_open ... ok
[INFO] [stdout] test e2e_end_name_not_taken_from_comment ... ok
[INFO] [stdout] test e2e_endif_assignment_keeps_indentation ... ok
[INFO] [stdout] test e2e_labeled_do_keeps_file_balanced ... ok
[INFO] [stdout] test end_keyword_assignment_is_statement ... ok
[INFO] [stdout] test e2e_pdt_function_indents_body ... ok
[INFO] [stdout] test labeled_do_is_not_block_open ... ok
[INFO] [stdout] test e2e_labeled_if_opener_opens_scope ... ok
[INFO] [stdout] test e2e_labeled_end_if_closes_scope ... ok
[INFO] [stdout] test numeric_labels_stripped_for_classification ... ok
[INFO] [stdout] test pdt_prefixed_function_is_block_open ... ok
[INFO] [stdout] test e2e_block_data_balanced ... ok
[INFO] [stdout] test type_double_colon_no_space_is_block_open ... ok
[INFO] [stdout] test scope_name_ignores_trailing_comment ... ok
[INFO] [stdout] test prefixed_module_function_is_block_open ... ok
[INFO] [stdout] test named_else_is_continuation ... ok
[INFO] [stdout] test e2e_named_else_aligned_with_if ... ok
[INFO] [stdout] test e2e_prefixed_module_function_indents_body ... ok
[INFO] [stdout] test e2e_type_double_colon_idempotent_and_balanced ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bughunt_cli.rs (/opt/rustwide/target/debug/deps/bughunt_cli-e13793307840dbf3)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config_find_and_load_stays_lenient_for_lsp ... ok
[INFO] [stdout] test config_try_find_and_load_defaults_when_no_config_file ... ok
[INFO] [stdout] test config_try_find_and_load_reports_unknown_key ... ok
[INFO] [stdout] test cli_unknown_config_key_fails_check_mode_loudly ... ok
[INFO] [stdout] test config_try_find_and_load_parses_valid_config ... ok
[INFO] [stdout] test cli_unknown_config_key_is_a_hard_error ... ok
[INFO] [stdout] test lsp_range_end_character_zero_excludes_that_line ... ok
[INFO] [stdout] test cli_resolves_config_per_file_in_subdirectories ... ok
[INFO] [stdout] test diff_hunk_headers_match_body_counts ... ok
[INFO] [stdout] test lsp_range_end_with_nonzero_character_includes_that_line ... ok
[INFO] [stdout] test lsp_range_single_line_with_end_character_zero_still_formats_start_line ... ok
[INFO] [stdout] test cli_resolves_config_per_path_argument ... ok
[INFO] [stdout] test diff_output_applies_cleanly_with_patch ... ok
[INFO] [stdout] test eol_only_change_produces_nonempty_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bughunt_norm.rs (/opt/rustwide/target/debug/deps/bughunt_norm-4fac15d8e11a9e48)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_namelist_prefixed_identifier_is_normalized ... ok
[INFO] [stdout] test test_io_format_star_with_multdiv_enabled ... ok
[INFO] [stdout] test test_declaration_with_paren_attr_double_colon_spaced ... ok
[INFO] [stdout] test test_io_format_star_after_if_condition ... ok
[INFO] [stdout] test test_declaration_double_colon_still_spaced ... ok
[INFO] [stdout] test test_namelist_statement_still_skipped ... ok
[INFO] [stdout] test test_utf8_identifier_not_mojibaked ... ok
[INFO] [stdout] test test_utf8_adjacent_to_keyword_preserved ... ok
[INFO] [stdout] test test_utf8_greek_letters_pass_through ... ok
[INFO] [stdout] test test_utf8_preserved_through_whitespace_normalization ... ok
[INFO] [stdout] test test_stride_slice_double_colon_stays_compact ... ok
[INFO] [stdout] test test_io_format_star_still_recognized ... ok
[INFO] [stdout] test test_variable_named_read_collapses_with_default_config ... ok
[INFO] [stdout] test test_variable_named_read_gets_multdiv_spacing ... ok
[INFO] [stderr]      Running tests/case_norm.rs (/opt/rustwide/target/debug/deps/case_norm-923b58deb91c9027)
[INFO] [stdout] test test_utf8_code_text_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_at_inline_expression_preserved ... ok
[INFO] [stdout] test test_dot_operator_lowered ... ok
[INFO] [stdout] test test_comment_preserved ... ok
[INFO] [stdout] test test_identifiers_preserved ... ok
[INFO] [stdout] test test_keywords_lowered ... ok
[INFO] [stdout] test test_logical_not ... ok
[INFO] [stdout] test test_mixed ... ok
[INFO] [stdout] test test_string_preserved ... ok
[INFO] [stdout] test test_logical_literal ... ok
[INFO] [stdout] test test_type_keyword ... ok
[INFO] [stdout] test test_end_do ... ok
[INFO] [stderr]      Running tests/classifier.rs (/opt/rustwide/target/debug/deps/classifier-69fb856cc5614ac3)
[INFO] [stdout] test test_fypp_preserved ... ok
[INFO] [stdout] test test_fypp_inline_expression_preserved ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test test_acc_directive ... ok
[INFO] [stdout] test test_blank ... ok
[INFO] [stdout] test test_comment ... ok
[INFO] [stdout] test test_bare_end ... ok
[INFO] [stdout] test test_case ... ok
[INFO] [stdout] test test_class_default ... ok
[INFO] [stdout] test test_class_is ... ok
[INFO] [stdout] test test_cpp_else ... ok
[INFO] [stdout] test test_do_concurrent ... ok
[INFO] [stdout] test test_do_loop ... ok
[INFO] [stdout] test test_case_default ... ok
[INFO] [stdout] test test_contains ... ok
[INFO] [stdout] test test_else ... ok
[INFO] [stdout] test test_end_associate ... ok
[INFO] [stdout] test test_end_critical ... ok
[INFO] [stdout] test test_end_enum ... ok
[INFO] [stdout] test test_end_forall ... ok
[INFO] [stdout] test test_end_do ... ok
[INFO] [stdout] test test_end_interface ... ok
[INFO] [stdout] test test_end_submodule ... ok
[INFO] [stdout] test test_end_program ... ok
[INFO] [stdout] test test_else_if ... ok
[INFO] [stdout] test test_end_block ... ok
[INFO] [stdout] test test_end_subroutine ... ok
[INFO] [stdout] test test_end_where ... ok
[INFO] [stdout] test test_elsewhere ... ok
[INFO] [stdout] test test_endif_cpp ... ok
[INFO] [stdout] test test_fypp_comment ... ok
[INFO] [stdout] test test_fypp_block ... ok
[INFO] [stdout] test test_fypp_call ... ok
[INFO] [stdout] test test_fypp_else ... ok
[INFO] [stdout] test test_fypp_endblock ... ok
[INFO] [stdout] test test_fypp_def ... ok
[INFO] [stdout] test test_fypp_endcall ... ok
[INFO] [stdout] test test_fypp_elif ... ok
[INFO] [stdout] test test_fypp_enddef ... ok
[INFO] [stdout] test test_forall ... ok
[INFO] [stdout] test test_fypp_endif ... ok
[INFO] [stdout] test test_fypp_for ... ok
[INFO] [stdout] test test_fypp_if ... ok
[INFO] [stdout] test test_fypp_set ... ok
[INFO] [stdout] test test_fypp_include ... ok
[INFO] [stdout] test test_fypp_mute ... ok
[INFO] [stdout] test test_ifdef ... ok
[INFO] [stdout] test test_ifndef ... ok
[INFO] [stdout] test test_inline_fypp_at ... ok
[INFO] [stdout] test test_inline_fypp_dollar ... ok
[INFO] [stdout] test test_interface ... ok
[INFO] [stdout] test test_fypp_endmute ... ok
[INFO] [stdout] test test_labeled_do ... ok
[INFO] [stdout] test test_if_then ... ok
[INFO] [stdout] test test_module ... ok
[INFO] [stdout] test test_omp_directive ... ok
[INFO] [stdout] test test_interface_operator ... ok
[INFO] [stdout] test test_program ... ok
[INFO] [stdout] test test_module_procedure_is_statement ... ok
[INFO] [stdout] test test_pure_function ... ok
[INFO] [stdout] test test_select_case ... ok
[INFO] [stdout] test test_rank_continuation ... ok
[INFO] [stdout] test test_select_rank ... ok
[INFO] [stdout] test test_single_line_if ... ok
[INFO] [stdout] test test_select_type ... ok
[INFO] [stdout] test test_associate ... ok
[INFO] [stdout] test test_critical ... ok
[INFO] [stdout] test test_block ... ok
[INFO] [stdout] test test_enum ... ok
[INFO] [stdout] test test_submodule ... ok
[INFO] [stdout] test test_subroutine ... ok
[INFO] [stdout] test test_type_is ... ok
[INFO] [stdout] test test_where_block ... ok
[INFO] [stdout] test test_plain_statement ... ok
[INFO] [stdout] test test_type_usage_not_opener ... ok
[INFO] [stdout] test test_where_statement ... ok
[INFO] [stdout] test test_type_definition ... ok
[INFO] [stdout] test test_type_abstract ... ok
[INFO] [stdout] test test_type_extends ... ok
[INFO] [stdout] test test_use_statement ... ok
[INFO] [stdout] test test_implicit_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_bugs.rs (/opt/rustwide/target/debug/deps/cli_bugs-416ed10c0a96ad45)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_stdin_check_still_exits_one_on_change ... ok
[INFO] [stdout] test test_stdin_diff_without_check_exits_zero ... ok
[INFO] [stdout] test test_dir_walk_respects_configured_extensions ... ok
[INFO] [stdout] test test_write_failure_exits_nonzero_and_is_retried ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_failure_exits_nonzero_and_is_retried stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_write_failure_exits_nonzero_and_is_retried' (282) panicked at tests/cli_bugs.rs:104:5:
[INFO] [stdout] assertion `left != right` failed: write failure must produce a nonzero exit code
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651b78ecbc48 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651b78ecbc48 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651b78ecbc48 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651b78ecbc48 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651b78edfb2a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651b78edfb2a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x651b78ed0552 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x651b78ed0552 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x651b78ea9106 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651b78ea9106 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651b78ec3929 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651b78e5e35c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x651b78e5e35c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651b78ec3ae2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x651b78ec3ae2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651b78ea91c2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651b78ea0a79 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651b78ea9f6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651b78ee021c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651b78ee0193 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x651b78e4a884 - core[5a1c3e9896636f3a]::panicking::assert_failed::<core[5a1c3e9896636f3a]::option::Option<i32>, core[5a1c3e9896636f3a]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x651b78e4d820 - cli_bugs[773d2d0d13f66e0e]::test_write_failure_exits_nonzero_and_is_retried
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_bugs.rs:104:5
[INFO] [stdout]   22:     0x651b78e4b3a7 - cli_bugs[773d2d0d13f66e0e]::test_write_failure_exits_nonzero_and_is_retried::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_bugs.rs:88:53
[INFO] [stdout]   23:     0x651b78e50df6 - <cli_bugs[773d2d0d13f66e0e]::test_write_failure_exits_nonzero_and_is_retried::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x651b78e5143b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x651b78e5143b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x651b78e5ecb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x651b78e5ecb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x651b78e5ecb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x651b78e5ecb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x651b78e5ecb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x651b78e5ecb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x651b78e5ecb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x651b78e59814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x651b78e59814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x651b78e61d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x651b78e61d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x651b78e61d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x651b78e61d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x651b78e61d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x651b78e61d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x651b78e61d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x651b78ecb3df - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x651b78ecb3df - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x733bb1849aa4 - <unknown>
[INFO] [stdout]   45:     0x733bb18d6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_write_failure_exits_nonzero_and_is_retried
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_bugs`
[INFO] running `Command { std: "docker" "inspect" "cb7c19254f1df084bb2439d05f5f28cb967f74bb394fcc4f6e136aa904de2fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7c19254f1df084bb2439d05f5f28cb967f74bb394fcc4f6e136aa904de2fe3", kill_on_drop: false }`
[INFO] [stdout] cb7c19254f1df084bb2439d05f5f28cb967f74bb394fcc4f6e136aa904de2fe3
